SQLite HR Management
pulsemcp/sqlite hr managementSQLite-based HR management system that handles employee lifecycle management, organizational structure, leave tracking, salary administration, and performance monitoring with automated workflows for onboarding, leave calculations, and audit logging.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sqlite_hr_management": {
"url": "None",
"transport": "http"
}
}
}